


BMECH_EVENTS2TABLE(fld,ch,event,subjects,Conditions) extracts local events to
tabular form
ARGUMENTS
fld ... string, folder to operate on
ch ... cell array of strings, channel names
event ... cell array of strings, event names associated to each channel
subjects ... string cell, subject name of all the subjects.
Conditions ... string cell, all Conditions name.
RETURNS
table_event ... Table of events with subjects second last row and conditions last row.
If event does not exisit it will be 999.
see also bmech_line2table